[INFO] fetching crate facebook-rs 0.1.0...
[INFO] testing facebook-rs-0.1.0 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate facebook-rs 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain
[INFO] started tweaking crates.io crate facebook-rs 0.1.0
[INFO] finished tweaking crates.io crate facebook-rs 0.1.0
[INFO] tweaked toml for crates.io crate facebook-rs 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate facebook-rs 0.1.0 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 187 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.7.1 (available: v0.11.10)
[INFO] [stderr]       Adding reqwest v0.10.10 (available: v0.13.4)
[INFO] [stderr]       Adding strum v0.18.0 (available: v0.28.0)
[INFO] [stderr]       Adding strum_macros v0.18.0 (available: v0.28.0)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.52.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum v0.18.0
[INFO] [stderr]   Downloaded strum_macros v0.18.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ca630c7c6ee1662fd4d4087aa92b9ef749478e42c9bbf70cb9c88a211c2516fb
[INFO] running `Command { std: "docker" "start" "ca630c7c6ee1662fd4d4087aa92b9ef749478e42c9bbf70cb9c88a211c2516fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ca630c7c6ee1662fd4d4087aa92b9ef749478e42c9bbf70cb9c88a211c2516fb" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca630c7c6ee1662fd4d4087aa92b9ef749478e42c9bbf70cb9c88a211c2516fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ca630c7c6ee1662fd4d4087aa92b9ef749478e42c9bbf70cb9c88a211c2516fb" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling strum v0.18.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling reqwest v0.10.10
[INFO] [stderr]    Compiling facebook-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.99s
[INFO] running `Command { std: "docker" "inspect" "ca630c7c6ee1662fd4d4087aa92b9ef749478e42c9bbf70cb9c88a211c2516fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ca630c7c6ee1662fd4d4087aa92b9ef749478e42c9bbf70cb9c88a211c2516fb" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling facebook-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.83s
[INFO] running `Command { std: "docker" "inspect" "ca630c7c6ee1662fd4d4087aa92b9ef749478e42c9bbf70cb9c88a211c2516fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ca630c7c6ee1662fd4d4087aa92b9ef749478e42c9bbf70cb9c88a211c2516fb" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/facebook_rs-4f09b7e23d03ba13)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test models::tests::mode_from_str ... ok
[INFO] [stdout] test models::tests::scope_item_from_str ... ok
[INFO] [stdout] test tests::test_get_user_data_happy_path ... FAILED
[INFO] [stdout] test tests::test_check_access_token_happy_path ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_user_data_happy_path stdout ----
[INFO] [stdout] [2026-06-13T23:07:24Z DEBUG reqwest::connect] starting new connection: https://graph.facebook.com/
[INFO] [stdout] [2026-06-13T23:07:24Z DEBUG hyper::client::connect::dns] resolving host="graph.facebook.com"
[INFO] [stdout] [2026-06-13T23:07:24Z DEBUG facebook_rs::tests] Err(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("graph.facebook.com")), port: None, path: "/v8.0/me", query: Some("fields=id%2Cname%2Cemail&access_token=temp"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_get_user_data_happy_path' (910) panicked at src/lib.rs:139:5:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58d2fe7a1f48 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58d2fe7a1f48 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58d2fe7a1f48 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58d2fe7a1f48 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58d2fe7b8e6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58d2fe7b8e6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x58d2fe7a70b2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58d2fe7a70b2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58d2fe780266 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58d2fe780266 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58d2fe799f59 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58d2fe35cb3c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58d2fe35cb3c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58d2fe79a1d2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58d2fe79a1d2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58d2fe780354 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58d2fe775269 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58d2fe78129d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58d2fe7b96dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58d2fe7b96a2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x58d2fe0d764b - facebook_rs[1b5eaa93f4f19b79]::tests::test_get_user_data_happy_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:139:5
[INFO] [stdout]   21:     0x58d2fe0c99cd - <tokio[ba69124f88a55175]::runtime::basic_scheduler::BasicScheduler<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::time::driver::Driver<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>, tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>>>::block_on::<facebook_rs[1b5eaa93f4f19b79]::tests::test_get_user_data_happy_path::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x58d2fe0c9190 - tokio[ba69124f88a55175]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ba69124f88a55175]::runtime::basic_scheduler::BasicScheduler<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::time::driver::Driver<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>, tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>>>::block_on<facebook_rs[1b5eaa93f4f19b79]::tests::test_get_user_data_happy_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x58d2fe0c0bf5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[ba69124f88a55175]::coop::Budget>>>::try_with::<tokio[ba69124f88a55175]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ba69124f88a55175]::runtime::basic_scheduler::BasicScheduler<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::time::driver::Driver<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>, tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>>>::block_on<facebook_rs[1b5eaa93f4f19b79]::tests::test_get_user_data_happy_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x58d2fe0c060e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[ba69124f88a55175]::coop::Budget>>>::with::<tokio[ba69124f88a55175]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ba69124f88a55175]::runtime::basic_scheduler::BasicScheduler<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::time::driver::Driver<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>, tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>>>::block_on<facebook_rs[1b5eaa93f4f19b79]::tests::test_get_user_data_happy_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x58d2fe0c76e3 - tokio[ba69124f88a55175]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ba69124f88a55175]::runtime::basic_scheduler::BasicScheduler<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::time::driver::Driver<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>, tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>>>::block_on<facebook_rs[1b5eaa93f4f19b79]::tests::test_get_user_data_happy_path::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x58d2fe0c76e3 - tokio[ba69124f88a55175]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ba69124f88a55175]::runtime::basic_scheduler::BasicScheduler<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::time::driver::Driver<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>, tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>>>::block_on<facebook_rs[1b5eaa93f4f19b79]::tests::test_get_user_data_happy_path::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x58d2fe0c76e3 - <tokio[ba69124f88a55175]::runtime::basic_scheduler::BasicScheduler<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::time::driver::Driver<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>, tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>>>::block_on::<facebook_rs[1b5eaa93f4f19b79]::tests::test_get_user_data_happy_path::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x58d2fe0c95be - tokio[ba69124f88a55175]::runtime::basic_scheduler::enter::<<tokio[ba69124f88a55175]::runtime::basic_scheduler::BasicScheduler<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::time::driver::Driver<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>, tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>>>::block_on<facebook_rs[1b5eaa93f4f19b79]::tests::test_get_user_data_happy_path::{closure#0}>::{closure#0}, (), tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::time::driver::Driver<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>, tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x58d2fe0d54b7 - <tokio[ba69124f88a55175]::macros::scoped_tls::ScopedKey<tokio[ba69124f88a55175]::runtime::basic_scheduler::Context>>::set::<tokio[ba69124f88a55175]::runtime::basic_scheduler::enter<<tokio[ba69124f88a55175]::runtime::basic_scheduler::BasicScheduler<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::time::driver::Driver<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>, tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>>>::block_on<facebook_rs[1b5eaa93f4f19b79]::tests::test_get_user_data_happy_path::{closure#0}>::{closure#0}, (), tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::time::driver::Driver<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>, tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x58d2fe0c2138 - tokio[ba69124f88a55175]::runtime::basic_scheduler::enter::<<tokio[ba69124f88a55175]::runtime::basic_scheduler::BasicScheduler<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::time::driver::Driver<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>, tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>>>::block_on<facebook_rs[1b5eaa93f4f19b79]::tests::test_get_user_data_happy_path::{closure#0}>::{closure#0}, (), tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::time::driver::Driver<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>, tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x58d2fe0c0270 - <tokio[ba69124f88a55175]::runtime::basic_scheduler::BasicScheduler<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::time::driver::Driver<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>, tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>>>::block_on::<facebook_rs[1b5eaa93f4f19b79]::tests::test_get_user_data_happy_path::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x58d2fe0c72b5 - <tokio[ba69124f88a55175]::runtime::Runtime>::block_on::<facebook_rs[1b5eaa93f4f19b79]::tests::test_get_user_data_happy_path::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x58d2fe0c25e6 - tokio[ba69124f88a55175]::runtime::context::enter::<<tokio[ba69124f88a55175]::runtime::Runtime>::block_on<facebook_rs[1b5eaa93f4f19b79]::tests::test_get_user_data_happy_path::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x58d2fe0c034a - <tokio[ba69124f88a55175]::runtime::handle::Handle>::enter::<<tokio[ba69124f88a55175]::runtime::Runtime>::block_on<facebook_rs[1b5eaa93f4f19b79]::tests::test_get_user_data_happy_path::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x58d2fe0c00a7 - <tokio[ba69124f88a55175]::runtime::Runtime>::block_on::<facebook_rs[1b5eaa93f4f19b79]::tests::test_get_user_data_happy_path::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x58d2fe0d84e9 - facebook_rs[1b5eaa93f4f19b79]::tests::test_get_user_data_happy_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:130:3
[INFO] [stdout]   37:     0x58d2fe0d70e7 - facebook_rs[1b5eaa93f4f19b79]::tests::test_get_user_data_happy_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:131:43
[INFO] [stdout]   38:     0x58d2fe0d9cb6 - <facebook_rs[1b5eaa93f4f19b79]::tests::test_get_user_data_happy_path::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x58d2fe34fc1b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x58d2fe34fc1b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x58d2fe35d495 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x58d2fe35d495 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x58d2fe35d495 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x58d2fe35d495 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x58d2fe35d495 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x58d2fe35d495 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x58d2fe35d495 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x58d2fe357ff4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x58d2fe357ff4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x58d2fe360512 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x58d2fe360512 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x58d2fe360512 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x58d2fe360512 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x58d2fe360512 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x58d2fe360512 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x58d2fe360512 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x58d2fe7a16af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x58d2fe7a16af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7825f089eaa4 - <unknown>
[INFO] [stdout]   60:     0x7825f092ba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_check_access_token_happy_path stdout ----
[INFO] [stdout] [2026-06-13T23:07:24Z DEBUG reqwest::connect] starting new connection: https://graph.facebook.com/
[INFO] [stdout] [2026-06-13T23:07:24Z DEBUG hyper::client::connect::dns] resolving host="graph.facebook.com"
[INFO] [stdout] [2026-06-13T23:07:24Z DEBUG facebook_rs::tests] Err(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("graph.facebook.com")), port: None, path: "/debug_token", query: Some("input_token=temp&access_token=temp"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_check_access_token_happy_path' (909) panicked at src/lib.rs:127:5:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58d2fe7a1f48 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58d2fe7a1f48 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58d2fe7a1f48 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58d2fe7a1f48 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58d2fe7b8e6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58d2fe7b8e6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x58d2fe7a70b2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58d2fe7a70b2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58d2fe780266 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58d2fe780266 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58d2fe799f59 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58d2fe35cb3c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58d2fe35cb3c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58d2fe79a1d2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58d2fe79a1d2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58d2fe780354 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x58d2fe775269 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58d2fe78129d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58d2fe7b96dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58d2fe7b96a2 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x58d2fe0d7b90 - facebook_rs[1b5eaa93f4f19b79]::tests::test_check_access_token_happy_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:127:5
[INFO] [stdout]   21:     0x58d2fe0c9add - <tokio[ba69124f88a55175]::runtime::basic_scheduler::BasicScheduler<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::time::driver::Driver<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>, tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>>>::block_on::<facebook_rs[1b5eaa93f4f19b79]::tests::test_check_access_token_happy_path::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x58d2fe0c92c0 - tokio[ba69124f88a55175]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ba69124f88a55175]::runtime::basic_scheduler::BasicScheduler<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::time::driver::Driver<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>, tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>>>::block_on<facebook_rs[1b5eaa93f4f19b79]::tests::test_check_access_token_happy_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x58d2fe0c0cf5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[ba69124f88a55175]::coop::Budget>>>::try_with::<tokio[ba69124f88a55175]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ba69124f88a55175]::runtime::basic_scheduler::BasicScheduler<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::time::driver::Driver<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>, tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>>>::block_on<facebook_rs[1b5eaa93f4f19b79]::tests::test_check_access_token_happy_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x58d2fe0c065e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[ba69124f88a55175]::coop::Budget>>>::with::<tokio[ba69124f88a55175]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ba69124f88a55175]::runtime::basic_scheduler::BasicScheduler<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::time::driver::Driver<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>, tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>>>::block_on<facebook_rs[1b5eaa93f4f19b79]::tests::test_check_access_token_happy_path::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x58d2fe0c7e43 - tokio[ba69124f88a55175]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ba69124f88a55175]::runtime::basic_scheduler::BasicScheduler<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::time::driver::Driver<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>, tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>>>::block_on<facebook_rs[1b5eaa93f4f19b79]::tests::test_check_access_token_happy_path::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x58d2fe0c7e43 - tokio[ba69124f88a55175]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ba69124f88a55175]::runtime::basic_scheduler::BasicScheduler<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::time::driver::Driver<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>, tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>>>::block_on<facebook_rs[1b5eaa93f4f19b79]::tests::test_check_access_token_happy_path::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x58d2fe0c7e43 - <tokio[ba69124f88a55175]::runtime::basic_scheduler::BasicScheduler<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::time::driver::Driver<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>, tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>>>::block_on::<facebook_rs[1b5eaa93f4f19b79]::tests::test_check_access_token_happy_path::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x58d2fe0c960e - tokio[ba69124f88a55175]::runtime::basic_scheduler::enter::<<tokio[ba69124f88a55175]::runtime::basic_scheduler::BasicScheduler<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::time::driver::Driver<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>, tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>>>::block_on<facebook_rs[1b5eaa93f4f19b79]::tests::test_check_access_token_happy_path::{closure#0}>::{closure#0}, (), tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::time::driver::Driver<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>, tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x58d2fe0d55d7 - <tokio[ba69124f88a55175]::macros::scoped_tls::ScopedKey<tokio[ba69124f88a55175]::runtime::basic_scheduler::Context>>::set::<tokio[ba69124f88a55175]::runtime::basic_scheduler::enter<<tokio[ba69124f88a55175]::runtime::basic_scheduler::BasicScheduler<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::time::driver::Driver<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>, tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>>>::block_on<facebook_rs[1b5eaa93f4f19b79]::tests::test_check_access_token_happy_path::{closure#0}>::{closure#0}, (), tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::time::driver::Driver<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>, tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x58d2fe0c24e8 - tokio[ba69124f88a55175]::runtime::basic_scheduler::enter::<<tokio[ba69124f88a55175]::runtime::basic_scheduler::BasicScheduler<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::time::driver::Driver<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>, tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>>>::block_on<facebook_rs[1b5eaa93f4f19b79]::tests::test_check_access_token_happy_path::{closure#0}>::{closure#0}, (), tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::time::driver::Driver<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>, tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x58d2fe0c02b0 - <tokio[ba69124f88a55175]::runtime::basic_scheduler::BasicScheduler<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::time::driver::Driver<tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>, tokio[ba69124f88a55175]::park::either::Either<tokio[ba69124f88a55175]::io::driver::Driver, tokio[ba69124f88a55175]::park::thread::ParkThread>>>>::block_on::<facebook_rs[1b5eaa93f4f19b79]::tests::test_check_access_token_happy_path::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x58d2fe0c73e5 - <tokio[ba69124f88a55175]::runtime::Runtime>::block_on::<facebook_rs[1b5eaa93f4f19b79]::tests::test_check_access_token_happy_path::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x58d2fe0c26f6 - tokio[ba69124f88a55175]::runtime::context::enter::<<tokio[ba69124f88a55175]::runtime::Runtime>::block_on<facebook_rs[1b5eaa93f4f19b79]::tests::test_check_access_token_happy_path::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x58d2fe0c040a - <tokio[ba69124f88a55175]::runtime::handle::Handle>::enter::<<tokio[ba69124f88a55175]::runtime::Runtime>::block_on<facebook_rs[1b5eaa93f4f19b79]::tests::test_check_access_token_happy_path::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x58d2fe0c00f7 - <tokio[ba69124f88a55175]::runtime::Runtime>::block_on::<facebook_rs[1b5eaa93f4f19b79]::tests::test_check_access_token_happy_path::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x58d2fe0d86c9 - facebook_rs[1b5eaa93f4f19b79]::tests::test_check_access_token_happy_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:116:3
[INFO] [stdout]   37:     0x58d2fe0d7117 - facebook_rs[1b5eaa93f4f19b79]::tests::test_check_access_token_happy_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:117:48
[INFO] [stdout]   38:     0x58d2fe0d9cf6 - <facebook_rs[1b5eaa93f4f19b79]::tests::test_check_access_token_happy_path::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x58d2fe34fc1b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x58d2fe34fc1b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x58d2fe35d495 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x58d2fe35d495 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x58d2fe35d495 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x58d2fe35d495 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x58d2fe35d495 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x58d2fe35d495 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x58d2fe35d495 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x58d2fe357ff4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x58d2fe357ff4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x58d2fe360512 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x58d2fe360512 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x58d2fe360512 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x58d2fe360512 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x58d2fe360512 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x58d2fe360512 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x58d2fe360512 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x58d2fe7a16af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   58:     0x58d2fe7a16af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x7825f089eaa4 - <unknown>
[INFO] [stdout]   60:     0x7825f092ba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_check_access_token_happy_path
[INFO] [stdout]     tests::test_get_user_data_happy_path
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ca630c7c6ee1662fd4d4087aa92b9ef749478e42c9bbf70cb9c88a211c2516fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca630c7c6ee1662fd4d4087aa92b9ef749478e42c9bbf70cb9c88a211c2516fb", kill_on_drop: false }`
[INFO] [stdout] ca630c7c6ee1662fd4d4087aa92b9ef749478e42c9bbf70cb9c88a211c2516fb
